home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / LK_V1.06.LHA / LK V1.06 / HELP / priority.hlp < prev    next >
Encoding:
INI File  |  1994-11-01  |  690 b   |  20 lines

  1. [LANGUAGE english; PARENT keywords; PAGE 11-84]
  2. [C;6;B]        PRIORITY or PRI <value>
  3.         LIBPRIORITY <value>
  4. [7]Default: no priority symbol
  5. [J;1;N]
  6.   This instruction defines the symbol PRIORITY. This symbol \
  7. can be used for any purpose. lk has a special header named \
  8. 'priority.o' which will use this symbol to automatically \
  9. change the priority of the created command.
  10.  
  11.   The LIBPRIORITY instruction will defines the priority of \
  12. an Amiga library, also the __LIBRARYPRIORITY symbol. The \
  13. default value of that symbol is zero. That symbol is \
  14. always defined.
  15.  
  16.   See also:
  17. [L;3][LINK setlkpri]            SETLKPRI
  18. [LINK version]                STACKSIZE
  19. [5; LINK about; GOTO address]        Become Registred
  20.